Fix the build command passing -L/-l without links
authorAlex Crichton <alex@alexcrichton.com>
Tue, 4 Nov 2014 00:23:42 +0000 (16:23 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 5 Nov 2014 19:37:34 +0000 (11:37 -0800)
commit800d9eb86a6af046bd5def1e1c502b0ad58ca071
tree805049ae6f9086e640b6f507fbdd6fb57f8fd027
parent2a17e9e7e14ce16d1c12c15e268ada1ef938c0cd
Fix the build command passing -L/-l without links
src/cargo/ops/cargo_rustc/context.rs
src/cargo/ops/cargo_rustc/custom_build.rs
src/cargo/ops/cargo_rustc/mod.rs
tests/test_cargo_compile_custom_build.rs